Package-level declarations
Types
Link copied to clipboard
open class Api(apiHost: String, apiKey: String, requests: PortalRequests = PortalRequests(), provider: Provider, featureFlags: FeatureFlags? = null)
The Api class provides an interface for interacting with the backend API.
Link copied to clipboard
API class specifically for Lifi Trading integration functionality.
Link copied to clipboard
API class specifically for Yield.xyz integration functionality.